[Docs Site] Bump prettier-plugin-astro from 0.14.1 to 1.0.0 - #33399
[Docs Site] Bump prettier-plugin-astro from 0.14.1 to 1.0.0#33399dependabot[bot] wants to merge 1 commit into
Conversation
Dependabot review
Overall: ✅ Merge + spot-check prettier-plugin-astro 1.0.0 is a major rewrite (0.x → 1.0.0) of a direct devDependency used solely for formatting .astro source files via .prettierrc.mjs. The rewrite moves the plugin onto Astro 7's Rust compiler (@astrojs/compiler-rs), raises the minimum Node version to 22.12.0 (repo runs Node 24 per .nvmrc/devEngines — satisfied), and changes whitespace formatting to match Astro's whitespace handling. The new astroCompressHTML option is not needed since the repo's astro.config.ts does not set compressHTML, and the prettier ^3.5.3 peer dep is satisfied by prettier 3.9.6. The main risk is formatting drift: CI (ci.yml) runs Package details
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
CI run failed: build logs |
🚀 Deploying Preview to Cloudflare 🚀Preview URL: https://dependabot-npm-and-yarn-prettier-plugin-astro-1.previews.developers.cloudflare.com (commit fa22690)This URL reflects your latest Preview deploymentPreview Deployments by commit
|
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.14.1 to 1.0.0. - [Release notes](https://github.com/withastro/prettier-plugin-astro/releases) - [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md) - [Commits](withastro/prettier-plugin-astro@v0.14.1...v1.0.0) --- updated-dependencies: - dependency-name: prettier-plugin-astro dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2199d19 to
fa22690
Compare
Bumps prettier-plugin-astro from 0.14.1 to 1.0.0.
Release notes
Sourced from prettier-plugin-astro's releases.
... (truncated)
Changelog
Sourced from prettier-plugin-astro's changelog.
... (truncated)
Commits
4632d1bVersion Packages (#478)9d76a47feat: clean up changesets before 1.0 (#480)16c455c[ci] format584f73dfix: preserve styles in compressed HTML modes (#479)be1a35cchore: exit changeset pre mode (#477)2d7f419Version Packages (beta) (#475)cc30d24fix(printer): match Prettier's HTML printer (#474)6cff416Version Packages (beta) (#473)a8bf1a3chore: bump all dependencies and modernize tooling (#470)04ecfe2fix(parser): strip parenthesized type nodes from the AST (#472)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for prettier-plugin-astro since your current version.